home *** CD-ROM | disk | FTP | other *** search
/ Internet Warrior 1993 July / Internet Warrior No. 1 July 1993 - Austin Code Works.ISO / mail / pce11a10.exe / README.TXT < prev    next >
Encoding:
Text File  |  1993-06-01  |  8.6 KB  |  225 lines

  1. ===================================
  2. README for PC Eudora for MS Windows
  3. ===================================
  4.  
  5. Version 1.1  Alpha 10
  6.  
  7.  
  8. PC Eudora is an electronic mail tool based on Eudora for the Macintosh.
  9. Eudora was originally written by Steve Dorner of the University of
  10. Illinois at Urbana-Champaign.  This version has been completely
  11. rewritten by QUALCOMM Incorportated, San Diego, CA in C++, using the Zinc 
  12. Interface Library for the Graphical User Interface.
  13. Those familiar with Eudora should have no problems using PC Eudora, 
  14. and even new users will find PC Eudora to be easy to learn and use.
  15.  
  16.  
  17.  
  18. License and Legal Information
  19. -----------------------------
  20.  
  21. This PC Eudora Software is owned by QUALCOMM Incorporated.  
  22. QUALCOMM grants to the user a nonexclusive license to use this PC Eudora 
  23. Software solely for its internal business purposes.  The user shall not 
  24. commercially distribute, sublicense, resell, or otherwise transfer for any 
  25. consideration, or reproduce for any such purposes, the PC Eudora software 
  26. or any modification or derivation thereof, either alone or in conjunction 
  27. with any other product or program.  Further, the user shall not modify the 
  28. PC Eudora Software, other than for its own internal business use.
  29.  
  30. THE PC EUDORA SOFTWARE IS PROVIDED TO THE USER ''AS IS.''  QUALCOMM 
  31. MAKES NO WARRANTIES, EITHER EXPRESSED OR IMPLIED, WITH RESPECT TO 
  32. THE PC EUDORA SOFTWARE AND/OR ASSOCIATED MATERIALS PROVIDED TO 
  33. THE USER, INCLUDING BUT NOT LIMITED TO ANY WARRANTY OF MERCHANTABILITY, 
  34. FITNESS FOR A PARTICULAR PURPOSE AND AGAINST INFRINGEMENT. 
  35.  
  36. LIMITATION OF LIABILITY -- QUALCOMM SHALL NOT BE LIABLE FOR ANY CLAIMS OR
  37. DAMAGES WHATSOEVER, INCLUDING PROPERTY DAMAGE, PERSONAL INJURY,
  38. INTELLECTUAL PROPERTY INFRINGEMENT, LOSS OF PROFITS, OR INTERRUPTION OF
  39. BUSINESS, OR FOR ANY SPECIAL, CONSEQUENTIAL OR INCIDENTAL DAMAGES, 
  40. HOWEVER CAUSED, WHETHER ARISING OUT OF BREACH OF WARRANTY, CONTRACT,
  41. TORT (INCLUDING NEGLIGENCE), STRICT LIABILITY, OR OTHERWISE.
  42.  
  43.  
  44.  
  45. Minimum Requirements
  46. --------------------
  47.  
  48. PC Eudora for MS Windows requires the following:
  49.  
  50.     - IBM PC compatible machine (at least 386)
  51.     - MS Windows Version 3.1
  52.     - Microsoft (or compatible) mouse
  53.     - WinSock V1.1 compliant TCP/IP stack
  54.     - At least 750KB of free disk space (more depending on mailbox sizes)
  55.  
  56.  
  57.  
  58. How to Install
  59. --------------
  60.  
  61. 1.  Create a new directory for the eudora files (C:\EUDORA is a good choice).
  62.  
  63.  
  64. 2.  Copy the following files into the directory you created in step #1:
  65.  
  66.     WEUDORA.EXE
  67.     PCEUDORA.HLP
  68.  
  69.  
  70. 3.  Add the following environment variable to your AUTOEXEC.BAT file:
  71.  
  72.     SET TMP=C:\TMP                 (or some temp directory)
  73.     
  74.     Set an environment variable TZ for timezone calculations.
  75.  
  76.     SET TZ=xxxnnyyy
  77.  
  78.     where xxx, yyy are timezone abbreviations like PST, PDT, CDT, and nn is
  79.     the offset in hours from GMT.  xxx is the timezone during Standard Time
  80.     and yyy is the timezone during Daylight Savings Time.  If you do not
  81.     change your clocks during Daylight Savings Time, leave yyy blank.
  82.  
  83.     If you wish your mail files to reside somewhere other than where
  84.     the executable resides, then you can create an environment variable
  85.     to point to where you want your mail to be.
  86.  
  87.     SET EUDORA=C:\EUDORA        
  88.  
  89.     This is useful if you want to keep the executable on a server, but
  90.     each user has their own mail heirarchy.  Always keep the help file in
  91.     the same directory as the executable.
  92.  
  93.     Another way to set the mail directory is to specify the directory as
  94.     the first parameter on the command line.
  95.  
  96.     PC Eudora will use the directory on the command line first.  If one
  97.     isn't present, then the EUDORA environment variable will be used.  If
  98.     that isn't present the directory where the executable resides will be
  99.     used.
  100.     
  101.           
  102. 4.  Your TCP/IP package must be configured to support several TCP/IP 
  103.     services. Commonly, these services are listed in a SERVICES file.
  104.     Below are a list of the services which must exist, and what they
  105.     might look like in a typical services file.  Make sure that you
  106.     make any changes necessary for your TCP/IP package to specifiy the
  107.     location of the SERVICES file.
  108.  
  109.         pop3    110/tcp         # Post Office Protocol, V3
  110.  
  111.     In order to be able to send mail, you must have an entry for SMTP that
  112.     appears as follows:
  113.  
  114.         smtp    25/tcp          # Simple Mail Transfer Protocol
  115.  
  116.     In order to make PH work (if you have a PH server), you also need to
  117.     place the following line in your SERVICES file:
  118.  
  119.         ns      105/tcp         # CSNET Nameservr
  120.  
  121.  
  122. 5.  Reboot your machine so the changes to your AUTOEXEC.BAT file will take
  123.     effect.
  124.  
  125.  
  126. 6.  Run MS Windows and add PC Eudora as an item to a new or existing program 
  127.     group.  Be sure to add the mail directory as the first parameter of the
  128.     command line if your mail directory will be in a different spot than
  129.     the executable and you're not using the EUDORA environment variable (see
  130.     Step 3).
  131.  
  132.  
  133. The first time you run PC Eudora for Windows you will have to edit
  134. some of the configuration information in order to be able to send and 
  135. receive mail.  
  136.  
  137.  
  138. Select Configurations from the Special Menu.  The fields you need to
  139. review are:
  140.  
  141.     POP Account:     This should be set to the address where you receive
  142.                      your mail. The entry must be entered in the following
  143.                      form: 
  144.                          "username@machine_name"
  145.                      This is a required field on this screen.
  146.  
  147.     SMTP Server:     This should be set to the address of a machine that
  148.                      supports SMTP. If the machine that your POP account is
  149.                      on supports SMTP, you need not fill this in (Eudora will
  150.                      use the machine your POP account is on to deliver mail
  151.                      also).
  152.  
  153.     Return Address:  This should be set to the address of how you wish your
  154.                      return address to appear in mail that you send.  If your
  155.                      POP account (as shown above) is also your return address
  156.                      then you can leave this field blank also.
  157.  
  158.     Real Name:         This is field you can use to fill in your actual name
  159.                      (i.e. John Smith) and it will be appended to the 
  160.                      return address in messages you send, enclosed in 
  161.                      parentheses.
  162.  
  163.  
  164.  
  165. Additional Configuration Notes
  166. ------------------------------
  167.  
  168. If you have the New Mail Notification "Sound" switch on, then when new mail
  169. arrives, you will hear a notification sound.  In order for this to work,
  170. your system must have a properly configured sound board, or you must have
  171. installed the Sound Driver for PC-Speaker (anonymous ftp from 
  172. ftp.cica.indiana.edu, the file /pub/pc/win3/sounds/speak.exe).  Eudora has a
  173. built in sound, but if you wish to supply your own, it must be in .WAV format.
  174. To change the default new mail sound, edit the EUDORA.INI file and add an
  175. entry entry in the [Miscellaneous] section called NewMailSound.  Set the entry
  176. to the name to the filename of the wave file.  If the entry is just a
  177. filename, with no path, then PC Eudora will look for it in the mail directory
  178. (see Step 3 of How to Install aove).  Here's an example of what it may look
  179. like in the INI file:
  180.  
  181. [Miscellaneous]
  182. NewMailSound=NEWMAIL.WAV
  183.  
  184.  
  185. Unimplemented Features
  186. ----------------------
  187.  
  188. The following is a list of known limitations of PC Eudora for Windows:
  189.  
  190.     - The Undo/Cut/Copy/Paste facilities are not available through the
  191.       Edit Menu, although Undo/Cut/Copy/Paste can be done with hot keys
  192.     - Nickname completion and Insert Recipient not yet completed
  193.     - MDI not yet supported
  194.     - Add as recipient not yet completed
  195.     - No built-in serial communications (SLIP & PPP can be used)
  196.     - Some of the switches are not tied in yet (they are grayed out)
  197.  
  198.  
  199.  
  200. Getting More Information
  201. ------------------------
  202.  
  203. QUALCOMM Incoporated.....
  204.  
  205. A brief description of QUALCOMM's activities and products is included in
  206. the on-line help. If you have additional questions about QUALCOMM, or
  207. comments about PC Eudora (but not bug reports), please send email 
  208. to info@qualcomm.com.
  209.  
  210.  
  211. Reporting Bugs
  212. -------------- 
  213.  
  214. Send any and all bugs/problems to pc-eudora-bugs@qualcomm.com, and 
  215. we'll try to respond to you as quickly as possible.
  216.  
  217.  
  218. Discussions should be carried on by using pc-eudora-info@qualcomm.com
  219.  
  220.  
  221. The PC Eudora Development Team
  222. Jeff Beckley         beckley@qualcomm.com
  223. Jeff Gehlhaar        jbg@qualcomm.com
  224.  
  225.